home *** CD-ROM | disk | FTP | other *** search
/ Game.EXE 2001 August / Game.EXE_08_2001.iso / Demos / Toon Car / data1.cab / Program_Executable_Files / RData / Terrenos.txt < prev    next >
Encoding:
Text File  |  2001-03-14  |  3.4 KB  |  345 lines

  1. Agua
  2. {
  3.     Bote        .5;
  4.     Force        .7;
  5.     Friction    1.5;
  6.     Action
  7.     {
  8.         Vel        .2;
  9.         Acc        .015;
  10.         Sound        "Agua";
  11.     }
  12. }
  13.  
  14.  
  15. Adoquin
  16. {
  17.     Bote        .25;
  18.     Force        .9;
  19.     Friction    1;
  20.     Action
  21.     {
  22.         Acc        .032;
  23.         Sound        "Adoquin";
  24.         Particle    "HumoBlanco";
  25.     }
  26. }
  27.  
  28. ALuna
  29. {
  30.     Bote        .1;
  31.     Force        1;
  32.     Friction    1;
  33.     Action
  34.     {
  35.         Acc        .032;
  36.         Sound        "Arena";
  37.         Particle    "HumoGris";
  38.         Rnd        50;
  39.     }
  40. }
  41.  
  42. ALunaL
  43. {
  44.     Bote        .7;
  45.     Force        .7;
  46.     Friction    1.6;
  47.     Action
  48.     {
  49.         Vel        .2;
  50.         Acc        .02;
  51.         Sound        "ArenaL";
  52.         Particle    "HumoGris";
  53.         Rnd        10;
  54.     }
  55. }
  56.  
  57. ArenaC
  58. {
  59.     Bote        .1;
  60.     Force        1;
  61.     Friction    1;
  62.     Action
  63.     {
  64.         Acc        .032;
  65.         Sound        "Arena";
  66.         Particle    "HumoMarron";
  67.         Rnd        25;
  68.     }
  69.     Action
  70.     {
  71.         Acc        .032;
  72.         Particle    "Cesped";
  73.         Sound        "Cesped";
  74.         Rnd        10;
  75.     }
  76. }
  77.  
  78. AreCes
  79. {
  80.     Bote        .1;
  81.     Force        .7;
  82.     Friction    1;
  83.     Action
  84.     {
  85.         Acc        .032;
  86.         Sound        "Arena";
  87.         Particle    "HumoMarron";
  88.         Rnd        25;
  89.     }
  90.     Action
  91.     {
  92.         Acc        .032;
  93.         Particle    "Cesped";
  94.         Sound        "Cesped";
  95.         Rnd        40;
  96.     }
  97. }
  98.  
  99. Arena
  100. {
  101.     Bote        .1;
  102.     Force        1;
  103.     Friction    1;
  104.     Action
  105.     {
  106.         Acc        .032;
  107.         Sound        "Arena";
  108.         Particle    "HumoMarron";
  109.         Rnd        25;
  110.     }
  111. }
  112.  
  113. ArenaL
  114. {
  115.     Bote        .5;
  116.     Force        .7;
  117.     Friction    1.5;
  118.     Action
  119.     {
  120.         Vel        .2;
  121.         Acc        .02;
  122.         Sound        "Arena";
  123.         Particle    "HumoMarron";
  124.         Rnd        25;
  125.     }
  126. }
  127.  
  128. ArenaLenta
  129. {
  130.     Bote        .5;
  131.     Force        .7;
  132.     Friction    1.5;
  133.     Action
  134.     {
  135.         Vel        .2;
  136.         Acc        .02;
  137.         Sound        "Arena";
  138.         Particle    "HumoMarron";
  139.         Rnd        25;
  140.     }
  141. }
  142.  
  143. Asfalto
  144. {
  145.     Bote        .25;
  146.     Force        1;
  147.     Friction    1;
  148.     Action
  149.     {
  150.         Acc        .032;
  151.         Particle    "HumoBlanco";
  152.     }
  153. }
  154.  
  155. Cesped
  156. {
  157.     Bote        .6;
  158.     Force        .7;
  159.     Friction    1.5;
  160.     Action
  161.     {
  162.         Vel        .2;
  163.         Acc        .015;
  164.         Sound        "Cesped";
  165.         Particle    "Cesped";
  166.     }
  167. }
  168.  
  169. Huerta
  170. {
  171.     Bote        .7;
  172.     Force        .7;
  173.     Friction    1.5;
  174.     Action
  175.     {
  176.         Vel        .2;
  177.         Acc        .015;
  178.         Sound        "Cesped";
  179.         Particle    "Cesped";
  180.     }
  181. }
  182.  
  183. HuertaB
  184. {
  185.     Bote        .7;
  186.     Force        .7;
  187.     Friction    1.5;
  188.     Action
  189.     {
  190.         Vel        .2;
  191.         Acc        .015;
  192.         Sound        "Cesped";
  193.         Particle    "Tierra";
  194.     }
  195. }
  196.  
  197. Lava
  198. {
  199.     Bote        .5;
  200.     Force        .6;
  201.     Friction    1.5;
  202.     Action
  203.     {
  204.         Vel        .2;
  205.         Acc        .015;
  206.         Sound        "Lava";
  207.         Particle    "Lava";
  208.         Rnd        50;
  209.     }
  210. }
  211.  
  212. Metal
  213. {
  214.     Bote        .5;
  215.     Force        .9;
  216.     Friction    1.5;
  217.     Action
  218.     {
  219.         Vel        .2;
  220.         Acc        .02;
  221.         Sound        "Metal";
  222.     }
  223. }
  224.  
  225. Nieve
  226. {
  227.     Bote        .2;
  228.     Force        .7;
  229.     Friction    .6;
  230.     Action
  231.     {
  232.         Vel        .2;
  233.         Acc        .02;
  234.         Sound        "Nieve";
  235.         Particle    "Nieve";
  236.     }
  237.     Action
  238.     {
  239.         Vel        .2;
  240.         Acc        .02;
  241.         Particle    "HumoBlanco";
  242.         Rnd        25;
  243.     }
  244. }
  245.  
  246. NieveL
  247. {
  248.     Bote        .7;
  249.     Force        .7;
  250.     Friction    1;
  251.     Action
  252.     {
  253.         Vel        .2;
  254.         Acc        .02;
  255.         Sound        "NieveL";
  256.         Particle    "Nieve";
  257.     }
  258.     Action
  259.     {
  260.         Vel        .2;
  261.         Acc        .02;
  262.         Particle    "HumoBlanco";
  263.         Rnd        25;
  264.     }
  265. }
  266.  
  267. Paja
  268. {
  269.     Bote        .5;
  270.     Force        .7;
  271.     Friction    1.5;
  272.     Action
  273.     {
  274.         Vel        .2;
  275.         Acc        .015;
  276.         Sound        "cesped";
  277.         Particle    "paja";
  278.     }
  279. }
  280.  
  281. Roca
  282. {
  283.     Bote        .3;
  284.     Force        1;
  285.     Friction    1;
  286.     Action
  287.     {
  288.         Vel        .2;
  289.         Acc        .015;
  290.     }
  291. }
  292.  
  293. RXMetal
  294. {
  295.     Bote        .5;
  296.     Force        1;
  297.     Friction    1.5;
  298.     Action
  299.     {
  300.         Vel        .2;
  301.         Acc        .02;
  302.         Sound        "Metal";
  303.     }
  304. }
  305.  
  306. Tablon
  307. {
  308.     Bote        .5;
  309.     Force        .9;
  310.     Friction    1.5;
  311.     Action
  312.     {
  313.         Vel            .2;
  314.         Acc            .02;
  315.         Sound        "Tablones";
  316.     }
  317. }
  318.  
  319. Tablones
  320. {
  321.     Bote        .5;
  322.     Force        .9;
  323.     Friction    1.5;
  324.     Action
  325.     {
  326.         Vel            .2;
  327.         Acc            .02;
  328.         Sound        "Tablones";
  329.     }
  330. }
  331.  
  332. TierraL
  333. {
  334.     Bote        .5;
  335.     Force        .7;
  336.     Friction    1.5;
  337.     Action
  338.     {
  339.         Vel        .2;
  340.         Acc        .015;
  341.         Sound        "Arena";
  342.         Particle    "HumoMarron";
  343.         Rnd        25;
  344.     }
  345. }